How to Install libfst-tools software package in Ubuntu 16.10 (Yakkety Yak)

How to Install libfst-tools software package in Ubuntu 16.10 (Yakkety Yak)

libfst-tools software package provides weighted finite-state transducers library (tools), you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libfst-tools 

libfst-tools is installed in your system.

Make ensure the libfst-tools package were installed using the commands given below,

$ sudo dpkg-query -l | grep libfst-tools *

You will get with libfst-tools package name, version, architecture and description in a table

libfst-tools package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Text Processing
Package libfst-tools
Version 1.5.3+r3-2
Description weighted finite-state transducers library (tools)
Sub Section text


See Also, How to uninstall or remove libfst-tools software package from Ubuntu 16.10 (Yakkety Yak)?